home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
Ubuntu 9.10 PL
/
karmelkowy-koliberek-desktop-9.10-i386-PL.iso
/
casper
/
filesystem.squashfs
/
usr
/
share
/
pyshared
/
configglue-0.2dev.egg-info
/
PKG-INFO
< prev
next >
Wrap
Text File
|
2009-06-24
|
727b
|
19 lines
Metadata-Version: 1.0
Name: configglue
Version: 0.2dev
Summary: Glue to stick OptionParser and ConfigParser together
Home-page: https://launchpad.net/configglue
Author: John R. Lenton
Author-email: john.lenton@canonical.com
License: BSD License
Description:
configglue is a library that glues together python's optparse.OptionParser and
ConfigParser.ConfigParser, so that you don't have to repeat yourself when you
want to export the same options to a configuration file and a commandline
interface.
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python